chromium-browser software package provides Chromium browser - transitional dummy package, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install chromium-browser
chromium-browser is installed in your system.
Make ensure the chromium-browser package were installed using the commands given below,
$ sudo dpkg-query -l | grep chromium-browser *
You will get with chromium-browser package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | X Window System software |
| Package | chromium-browser |
| Version | 37.0.2062.120-1~deb7u1 |
| Description | Chromium browser - transitional dummy package |
| Sub Section | x11 |